home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: dd.chalmers.se!news.chalmers.se!sunic!trane.uninett.no!eunet.no!nuug!EU.net!howland.reston.ans.net!cs.utexas.edu!convex!news.duke.edu!concert!sas!mozart.unx.sas.com!sassek
- From: sassek@unx.sas.com (Steve Krueger)
- Subject: Re: SECTION name,DATA,CHIP ?
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <sassek.769179607@wonka>
- Date: Tue, 17 May 1994 13:00:07 GMT
- References: <1994May16.153942@informatik.uni-kl.de>
- Nntp-Posting-Host: wonka.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 12
-
- feck@informatik.uni-kl.de (Christoph Feck IRZ) writes:
-
- >What is the correct SAS 5.10b asm syntax to put a section
- >into CHIP? Option -cd is fine, but puts all data hunks
- >into CHIP.
-
- There's no way to do it until version 6.50. In 6.50, you can
- say
-
- section name,data,chip
-
- sk
-